[INFO] fetching crate haz-cache 0.2.0...
[INFO] fixing haz-cache-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate haz-cache 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate haz-cache 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate haz-cache 0.2.0
[INFO] tweaked toml for crates.io crate haz-cache 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate haz-cache 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate haz-cache 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.9.0
[INFO] [stderr]   Downloaded haz-domain v0.2.0
[INFO] [stderr]   Downloaded nutype v0.7.0
[INFO] [stderr]   Downloaded haz-vfs v0.2.0
[INFO] [stderr]   Downloaded kinded v0.5.0
[INFO] [stderr]   Downloaded kinded_macros v0.5.0
[INFO] [stderr]   Downloaded snafu v0.9.0
[INFO] [stderr]   Downloaded nutype_macros v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230
[INFO] running `Command { std: "docker" "start" "12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling nutype_macros v0.7.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling snafu-derive v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling kinded_macros v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling kinded v0.5.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking snafu v0.9.0
[INFO] [stderr]     Checking haz-vfs v0.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking nutype v0.7.0
[INFO] [stderr]     Checking haz-domain v0.2.0
[INFO] [stderr]     Checking haz-cache v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `haz_vfs_testing`
[INFO] [stdout]    --> src/clean.rs:667:9
[INFO] [stdout]     |
[INFO] [stdout] 667 |     use haz_vfs_testing::{MemFaultOp, MemFilesystem};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `haz_vfs_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `haz_vfs_testing`, use `cargo add haz_vfs_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `haz_vfs_testing`
[INFO] [stdout]    --> src/info.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     use haz_vfs_testing::MemFilesystem;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `haz_vfs_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `haz_vfs_testing`, use `cargo add haz_vfs_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `haz_vfs_testing`
[INFO] [stdout]    --> src/lookup.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     use haz_vfs_testing::MemFilesystem;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `haz_vfs_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `haz_vfs_testing`, use `cargo add haz_vfs_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `haz_vfs_testing`
[INFO] [stdout]   --> src/reader.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use haz_vfs_testing::MemFilesystem;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `haz_vfs_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `haz_vfs_testing`, use `cargo add haz_vfs_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `haz_vfs_testing`
[INFO] [stdout]    --> src/restore.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     use haz_vfs_testing::MemFilesystem;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `haz_vfs_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `haz_vfs_testing`, use `cargo add haz_vfs_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `haz_vfs_testing`
[INFO] [stdout]    --> src/store.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     use haz_vfs_testing::MemFilesystem;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `haz_vfs_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `haz_vfs_testing`, use `cargo add haz_vfs_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `haz_vfs_testing`
[INFO] [stdout]   --> src/writer.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use haz_vfs_testing::MemFilesystem;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `haz_vfs_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `haz_vfs_testing`, use `cargo add haz_vfs_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `PathBuf` with `&PathBuf`
[INFO] [stdout]     --> src/clean.rs:1450:54
[INFO] [stdout]      |
[INFO] [stdout] 1450 |             CleanFailure::Entry { path, .. } if path == &stuck_dir
[INFO] [stdout]      |                                                      ^^ no implementation for `PathBuf == &PathBuf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `PartialEq<&PathBuf>` is not implemented for `PathBuf`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1450 -             CleanFailure::Entry { path, .. } if path == &stuck_dir
[INFO] [stdout] 1450 +             CleanFailure::Entry { path, .. } if path == stuck_dir
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `PathBuf` with `&PathBuf`
[INFO] [stdout]     --> src/clean.rs:1516:52
[INFO] [stdout]      |
[INFO] [stdout] 1516 |             CleanFailure::Tmp { path, .. } if path == &tmp
[INFO] [stdout]      |                                                    ^^ no implementation for `PathBuf == &PathBuf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `PartialEq<&PathBuf>` is not implemented for `PathBuf`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1516 -             CleanFailure::Tmp { path, .. } if path == &tmp
[INFO] [stdout] 1516 +             CleanFailure::Tmp { path, .. } if path == tmp
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `PathBuf` with `&PathBuf`
[INFO] [stdout]     --> src/clean.rs:1557:54
[INFO] [stdout]      |
[INFO] [stdout] 1557 |             CleanFailure::Shard { path, .. } if path == &blocked_shard
[INFO] [stdout]      |                                                      ^^ no implementation for `PathBuf == &PathBuf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `PartialEq<&PathBuf>` is not implemented for `PathBuf`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1557 -             CleanFailure::Shard { path, .. } if path == &blocked_shard
[INFO] [stdout] 1557 +             CleanFailure::Shard { path, .. } if path == blocked_shard
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `PathBuf` with `&PathBuf`
[INFO] [stdout]     --> src/clean.rs:1598:57
[INFO] [stdout]      |
[INFO] [stdout] 1598 |             CleanFailure::Manifest { path, .. } if path == &blocked_manifest
[INFO] [stdout]      |                                                         ^^ no implementation for `PathBuf == &PathBuf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `PartialEq<&PathBuf>` is not implemented for `PathBuf`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1598 -             CleanFailure::Manifest { path, .. } if path == &blocked_manifest
[INFO] [stdout] 1598 +             CleanFailure::Manifest { path, .. } if path == blocked_manifest
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haz-cache` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230", kill_on_drop: false }`
[INFO] [stdout] 12d4a83028657cc6e600f1ae9435d7dc05fb8011f07b9f0cffef4966c315d230
